home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / pdq_41.arc / PDQ.DOC < prev   
Text File  |  1990-03-24  |  6KB  |  153 lines

  1. PDQ Revision 4.1                                                      03/24/90
  2. ------------------------------------------------------------------------------
  3.  
  4. Who To Flame At
  5. ---------------
  6. If you have any questions or suggestions, I can reached thru the following
  7. message bases:
  8.  
  9. - THE INVENTION FACTORY (212) 431-1194
  10. - Thru the EZ-Reader BBS echo conference (Smartnet)
  11. - Compuserve Mail or messages left in the Procomm Plus or IBMCOM forums  
  12.  
  13. Dean Stacey   
  14. Compuserve ID 73537,3215
  15.  
  16. Please feel free to alter these scripts in any manner you see fit, but
  17. should you upload to another BBS, upload only the unaltered PDQ zip file.
  18.  
  19. Users wishing to use a Qmodem version of PDQ should look for Andrew Ferber's
  20. QIF Qmodem conversion of PDQ.
  21.  
  22.  
  23. Claim to Fame
  24. -------------
  25. These Procomm Plus ASPECT files will * COMPLETELY * automate your PCBoard
  26. MarkMail and file downloads.      
  27.  
  28. Caveat
  29. ------
  30. PDQ assumes you are using Chuck Forsberg's DSZ (Omen Technology) for
  31. Zmodem uploads and downloads.
  32.  
  33. -----------------------------------------------------------------------------
  34.  
  35. INSTRUCTIONS
  36.  
  37. There are 5 files:
  38.  
  39.       PDQ.ASP          - Main control script (invokes PDQ-BOX and PDQ-XFR) 
  40.       PDQ-WAIT.ASP     - Delayed logon (invokes PDQ with delay) 
  41.       PDQ-BOX.ASP      - Dialog Box
  42.       PDQ-XFR.ASP      - Transfer routines for MarkMail and ProDoor
  43.  
  44. All four files are required for the system to operate properly, the only
  45. scripts you will run directly are PDQ or PDQ-WAIT; PDQ-BOX and PDQ-XFR
  46. are used by PDQ.
  47.  
  48. PDQ is the main script, while in Procomm you press ALT-F5 and type PDQ when
  49. Procomm asks for a script name, this can be done before logging on to a BBS (in
  50. which case PDQ will log on for you) or while you are already connected
  51. (then you must be at the PC Board main command prompt).
  52.  
  53. PDQ pops up a box asking if you would like to do a Qmail
  54. transfer, toggle the bulletins, do file transfers, and whether or not
  55. you'd like automatic logoff. After you enter the information it does
  56. its thing! A note on toggling bulletins, there is no way to recognize
  57. whether the bulletins are 'on' or 'off' - the MarkMail toggle simply
  58. reverses whatever the previous setting was, if bulletins are 'off'
  59. and you want them 'off' you never have to toggle bulletins until you
  60. want them 'on' (and vise versa). After the MarkMail run they are toggled
  61. back to the original setting, this allows you to leave bulletins OFF and
  62. every so often toggle them ON to download in the current mail packet.
  63.  
  64. PDQ-WAIT allows you to enter a time of day, this gets passed on to PDQ.ASP
  65. which will start up and suspend itself after you've entered the file list etc.
  66. At the specified time it will dial-up and do the file transfer.
  67.  
  68. *****************************************************************************
  69. BEFORE RUNNING THESE SCRIPTS YOU MUST DO THE FOLLOWING:
  70.  
  71. 1) Edit PDQ.ASP and put in YOUR NAME and PASSWORD, as well you must put
  72.    in the dialing directory entry no for the invention factory, ex. if
  73.    the Invention Factory is the fifth entry in your dialing directory
  74.    this number is 5, be sure to leave the script entry in the dialing
  75.    directory blank.
  76.  
  77. 2) You must edit PDQ-XFR.ASP and put in YOUR directory names for Procomm
  78.    and Mail where required.
  79.    
  80. With minor modifications these scripts can be modified to run with any
  81. PCBoard system, just change the door numbers for MarkMail and ProDoor.
  82.  
  83. TIP: You can use PDQ as your dial up and logon script just by answering
  84.      'N' to all prompts - If you specify No mail or file transfer, PDQ will
  85.      dial, log you in, and then end.
  86.  
  87.  
  88.  
  89. REVISION HISTORY
  90. ----------------------------------------------------------------------------
  91. Version 4.1
  92. 03/24/90 - Now allows escape from PDQ at any y/n prompt by using the ESC
  93.            key.
  94.          - Cleans up display of invalid key presses
  95.            In short, a kinder, gentler PDQ.
  96.  
  97. Version 4.0
  98. 01/24/90 - Now allows the toggling of bulletins through MarkMail
  99.            Please note also that the default directory names have
  100.            changed in PDQ-XFR.ASP.
  101.  
  102.          - Changed name from IF to PDQ. 
  103.  
  104. Version 3.3
  105. 01/21/90 - Bug fix! MarkMail required an extra carriage return after a
  106.            message download.
  107.  
  108. Version 3.2
  109. 01/19/90 - Modified to support MarkMail Door in place of Qwikmail door,
  110.            Markmail is a lot faster.
  111.          - Removed support for Qwikmail Door and Zdoor, these will go back
  112.            in at a later date when Procomm Plus supports called routines
  113.            in ASPECT, for the time being it's a hassle to support so many
  114.            variations of the script. 
  115.  
  116. Version 3.1
  117. 11/13/89 - Modified choices for Qwikmail transfer, added ability to only
  118.            send replies. 
  119.          - Modified to bypass Sysop message when opening Qmail door.
  120.  
  121. Version 3.0
  122. 7/23/89  - Provided 2 versions of IF-XFR.ASP, ProDoor version and Zdoor
  123.            version. This was done due to the overwhelming popularity of
  124.            Samuel Smith's ProDoor. I still like Zdoor, and will
  125.            continue to support it.
  126.  
  127.          - If you are using the previous revision (2.0) of IF, you can
  128.            keep the current IF.ASP file - no changes were made to it.
  129.  
  130.          - IF-BOX and IF-WAIT contain cosmetic changes (Revision
  131.            no. etc. now show on screen).
  132.  
  133.          - You only need the new IF-XFR if you want to use ProDoor,
  134.            the old one is identical to IF-XFRD9.ASP.
  135.  
  136.          - If you don't currently have an IF-XFR.ASP file, you're
  137.            either starting from scratch, or using revision 1.0. In either
  138.            case you're starting from scratch, as the IF.ASP from
  139.            version 1.0 MUST be replaced with the new files.
  140.  
  141. Version 2.0
  142. 5/7/89   - Split into separate, chained scripts - allows dialog box
  143.            and transfer routines to be invoked before *or* after logon. 
  144.          - Automatic logon if not already connected
  145.          - Delayed logon and execution, IF-WAIT added to allow IF.ASP
  146.            to suspend itself.
  147.  
  148. Version 1.0
  149. 4/23/89  - Modified logoff to look for NO CARRIER rather than name, stops
  150.            premature disconnect
  151.  
  152. 4/20/89  - Initial release
  153.